var x = '<div class="poll"> <h4>What is your favorite summer activity?</h4> <form method="get" action="/gi/pages/poll.htm"> <input type="hidden" name="linkback" value="<!--"> <input type="hidden" name="poll_id" value="4485967476"> <fieldset> <label><input type="radio" name="poll" value="1">Barbecuing in the backyard.</label><label><input type="radio" name="poll" value="2">Soaking up sun on the beach.</label><label><input type="radio" name="poll" value="3">Traveling with friends and family.</label><label><input type="radio" name="poll" value="4">Sports, outdoors -- anything active.</label><label><input type="radio" name="poll" value="5">Movies, music, books -- you name it!</label> </fieldset> <button type="submit" class="btn submit">Submit</button> </form> <div class="crslts"><a href="/gi/pages/poll.htm?poll_id=4485967476&linkback=<!--">Current Results</a></div> </div>'
document.write (x)
